projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
80382c2
)
* xdisp.c (cursor_row_p): Only end row on newline if it's a display
author
Chong Yidong
<cyd@stupidchicken.com>
Mon, 16 Apr 2007 15:11:54 +0000
(15:11 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Mon, 16 Apr 2007 15:11:54 +0000
(15:11 +0000)
string. Suggested by Lennart Borgman.
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 999f6106e6708324227695e51d53b2a2af51ff96..60927b88292e3e2424d718230f598232328ab857 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,8
@@
+2007-04-16 Chong Yidong <cyd@stupidchicken.com>
+
+ * xdisp.c (cursor_row_p): Only end row on newline if it's a
+ display string. Suggested by Lennart Borgman.
+
2007-04-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
* alloc.c (mem_insert): Set min_heap_address and max_heap_address